projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd34a6c
)
* nt/gnulib.mk (stdint.h): Update to match lib/gnulib.mk here.
author
Paul Eggert
<eggert@cs.ucla.edu>
Sun, 1 Jan 2017 18:54:28 +0000
(10:54 -0800)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Sun, 1 Jan 2017 18:55:10 +0000
(10:55 -0800)
nt/gnulib.mk
patch
|
blob
|
history
diff --git
a/nt/gnulib.mk
b/nt/gnulib.mk
index 916128f9be07ab09395a31a5becace2d303550b0..87b47a3bf576496c6b86609bbd7daac08ca8fa16 100644
(file)
--- a/
nt/gnulib.mk
+++ b/
nt/gnulib.mk
@@
-820,6
+820,7
@@
stdint.h: stdint.in.h $(top_builddir)/config.status
-e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
-e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
-e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
+ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/$(GNULIB_OVERRIDES_WINT_T)/g' \
< $(srcdir)/stdint.in.h; \
} > $@-t && \
mv $@-t $@